﻿2026-06-22T02:23:07.7759262Z ##[group]Run actions/checkout@v5
2026-06-22T02:23:07.7759831Z with:
2026-06-22T02:23:07.7760179Z   repository: SaberMage/spt-core
2026-06-22T02:23:07.7763316Z   token: ***
2026-06-22T02:23:07.7763678Z   ssh-strict: true
2026-06-22T02:23:07.7764026Z   ssh-user: git
2026-06-22T02:23:07.7764378Z   persist-credentials: true
2026-06-22T02:23:07.7764771Z   clean: true
2026-06-22T02:23:07.7765163Z   sparse-checkout-cone-mode: true
2026-06-22T02:23:07.7765578Z   fetch-depth: 1
2026-06-22T02:23:07.7765935Z   fetch-tags: false
2026-06-22T02:23:07.7766311Z   show-progress: true
2026-06-22T02:23:07.7766761Z   lfs: false
2026-06-22T02:23:07.7767184Z   submodules: false
2026-06-22T02:23:07.7767754Z   set-safe-directory: true
2026-06-22T02:23:07.7768229Z ##[endgroup]
2026-06-22T02:23:07.8594359Z Syncing repository: SaberMage/spt-core
2026-06-22T02:23:07.8595900Z ##[group]Getting Git version info
2026-06-22T02:23:07.8596537Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-22T02:23:07.8597486Z [command]/usr/bin/git version
2026-06-22T02:23:07.8597909Z git version 2.43.0
2026-06-22T02:23:07.8605395Z ##[endgroup]
2026-06-22T02:23:07.8616761Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7687328f-43ea-482b-9b6e-2146628b047a' before making global git config changes
2026-06-22T02:23:07.8617934Z Adding repository directory to the temporary git global config as a safe directory
2026-06-22T02:23:07.8620024Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-22T02:23:07.8651168Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-22T02:23:07.8670549Z https://github.com/SaberMage/spt-core
2026-06-22T02:23:07.8680295Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-22T02:23:07.8682863Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-22T02:23:07.8701300Z HEAD
2026-06-22T02:23:07.8729107Z ##[endgroup]
2026-06-22T02:23:07.8729684Z [command]/usr/bin/git submodule status
2026-06-22T02:23:07.8913560Z ##[group]Cleaning the repository
2026-06-22T02:23:07.8917242Z [command]/usr/bin/git clean -ffdx
2026-06-22T02:23:07.8949863Z Removing traceable-reqs
2026-06-22T02:23:07.8957437Z [command]/usr/bin/git reset --hard HEAD
2026-06-22T02:23:07.9038152Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:07.9044121Z ##[endgroup]
2026-06-22T02:23:07.9046526Z ##[group]Disabling automatic garbage collection
2026-06-22T02:23:07.9050484Z [command]/usr/bin/git config --local gc.auto 0
2026-06-22T02:23:07.9076754Z ##[endgroup]
2026-06-22T02:23:07.9077511Z ##[group]Setting up auth
2026-06-22T02:23:07.9082928Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-22T02:23:07.9113017Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-22T02:23:07.9299158Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-22T02:23:07.9324385Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-22T02:23:07.9509282Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-22T02:23:07.9534835Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-22T02:23:07.9722910Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-22T02:23:07.9751827Z ##[endgroup]
2026-06-22T02:23:07.9752636Z ##[group]Fetching the repository
2026-06-22T02:23:07.9758089Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +316c6fc1b45416d8491508c0767c41b2c33e2e20:refs/remotes/pull/26/merge
2026-06-22T02:23:08.4151338Z ##[endgroup]
2026-06-22T02:23:08.4152364Z ##[group]Determining the checkout info
2026-06-22T02:23:08.4153221Z ##[endgroup]
2026-06-22T02:23:08.4156178Z [command]/usr/bin/git sparse-checkout disable
2026-06-22T02:23:08.4226266Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-22T02:23:08.4252039Z ##[group]Checking out the ref
2026-06-22T02:23:08.4253292Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/26/merge
2026-06-22T02:23:08.4295414Z HEAD is now at 316c6fc1b Merge bed1878a48edb9a952a30485e1050d818b817ace into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-22T02:23:08.4299305Z ##[endgroup]
2026-06-22T02:23:08.4333623Z [command]/usr/bin/git log -1 --format=%H
2026-06-22T02:23:08.4358880Z 316c6fc1b45416d8491508c0767c41b2c33e2e20
